Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Projects-data-source module new version #1163

Merged
merged 8 commits into from
Feb 19, 2023
Merged

Conversation

averbuks
Copy link
Member

The new version of the module is based on the Cloud Asset Inventory API. It now only requires one API call to handle the logic, while in the previous version there were many to unpack the directory tree. The new version also supports exclusions for projects or folders.

@averbuks averbuks requested review from juliocc and ludoo February 18, 2023 21:31

output "folders" {
value = module.my-org.folders
value = module.my-org.projects_numbers
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks like a typo (project_numbers)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh, good catch. Fixed now

@averbuks averbuks enabled auto-merge February 19, 2023 14:44
@averbuks averbuks disabled auto-merge February 19, 2023 14:44
@averbuks averbuks merged commit 0d0a2b4 into master Feb 19, 2023
@averbuks averbuks deleted the projects-ds-new-version branch February 19, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants